Fix the css style font test
authorMatthias Clasen <mclasen@redhat.com>
Mon, 18 Apr 2016 15:40:10 +0000 (11:40 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 18 Apr 2016 15:46:58 +0000 (11:46 -0400)
commit5993875d38ce318c6b391d6dab5182a7400a8bdc
treec147cb0fc55852126548c7334134ef899288df4b
parent31a12c6a230e6ddb1ba4e752b5a1aa1eb9967a30
Fix the css style font test

Setting the font: shorthand to something like smaller is not
in line with the css spec. Just set the font-size: property
for this.

Also fix the other font: shorthand to specify size and family
according to the css spec.
testsuite/css/style/font.css
testsuite/css/style/font.nodes